home *** CD-ROM | disk | FTP | other *** search
/ Spacewalker F97 / Spacewalker F97.iso / DRIVER / 235 / DOS_WIN / DISK1 < prev    next >
Encoding:
Text File  |  1995-10-11  |  2.3 KB  |  57 lines

  1. ;
  2. ;     Installation Instruction File of OPTi Aladdin Installer
  3. ; !!! WARNNING: Please DO NOT CHANGE or may DESTROY your System Settings !!!
  4. ;
  5.  
  6. [DISK]                  ; Diskette Sequence Number 
  7. 1/1
  8.  
  9. [TITLE]                 ; Title Bar of Installer  (only in 1st Diskette)
  10. "OPTi 82C930 Sound Device Installation v1.05"
  11.  
  12. [SIZE]                  ; Disk size requirement (only in 1st Diskette)
  13. 1166826
  14.  
  15. [CUSTOM]                ; Customized installation options
  16. HOME=C:\OPTI930         ; Default installation directory 
  17. SET_HOME=SOUND16        ; Environment varaible for HOME DIR & config filename
  18.  
  19. WINDRV=SND930.DRV       ; Windows Base Driver Name
  20. VxD=V930D.386           ; Windows Virtual Driver Name for "SYSTEM.INI" update
  21.  
  22. COMPANY=OPTi            ; Company Name
  23. PRODUCT=ALADDIN         ; Product Name
  24. WINAPP=YES              ; Choice to install Windows Application?
  25. CDROM=YES               ; YES: A version with CD selection
  26.                         ; NO: A version with no CD selection
  27. MPUDRV=MPU401P.DRV      ; Windows MPU401 driver name
  28. BACKUP=MAD              ; File name extention for system files backup
  29.  
  30. [AUTOEXEC]              ; add commands into AUTOEXEC.BAT 
  31.                         ; with leading HOME Dir: +command
  32. +sndinit /b             ; or without HOME Dir: command
  33.  
  34. [CONFIG.SYS]            ; add commands into CONFIG.SYS
  35.                         ; with leading HOME Dir: +command
  36.                         ; or without HOME Dir: command
  37.  
  38. [WINDOWS]               ; specify files to copy into Windows Directory
  39.  
  40. [CONTROL.INI]           ; specify Windows driver names and descriptions
  41.  
  42. [FILES]                 ; Zip files copy section
  43.  
  44. ;filename,   Description,            subDir,      Percentage
  45.  
  46. TOOLS.ZIP,    "DOS Tools",           -,           10   
  47. TOOLS.ZIP,    "DOS Tools",           -,           10     
  48. TOOLS.ZIP,    "DOS Tools",           -,           10
  49. DRIVERS.ZIP,  "CDROM Drivers",       -,           10 
  50. DRIVERS.ZIP,  "CDROM Drivers",       -,           10
  51. DRIVERS.ZIP,  "CDROM Drivers",       -,           10 
  52. WINDRV.ZIP,   "Windows Drivers",     WINDRV,      10
  53. WINDRV.ZIP,   "Windows Drivers",     WINDRV,      10  
  54. WINDRV.ZIP,   "Windows Drivers",     WINDRV,      10
  55. WINAPP.ZIP,   "Windows Applications", WINAPP,     10
  56.  
  57.